home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 2
/
Amiga Tools 2.iso
/
tex
/
macros
/
source
/
contrib
/
other
/
seminar
/
src
/
xcomment.tex
/
images.pl
(
.txt
)
< prev
next >
Wrap
LaTeX Document
|
1995-03-15
|
1KB
|
26 lines
# LaTeX2HTML 2022 (Released January 1, 2022)
# Associate images original text with physical files.
$key = q//;
$cached_env_img{$key} = q|<IMG
STYLE="" SRC="|."$dir".q|img3.png"
ALT="\begin{xcomment}{}\vert, the \vert xcomment\vert
environment is essentially like...
...ment, text is processed a line at a time and
discarded until \vert\end{xcomment}">|;
$key = q/bgroup},bgroup};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="" SRC="|."$dir".q|img1.png"
ALT="\bgroup,\end{tex2html_bgroup}">|;
$key = q/{figure}vbox{include{|}}{figure};FSF=1.6;AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="" SRC="|."$dir".q|img4.png"
ALT="\begin{figure}\vbox{\include{\vert}
}\end{figure}">|;
$key = q/{xcomment}|attheinvocationofthecommandorimmediatelyafter|document{|,whicheveroccurslaterinthedocument,and|{xcomment};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="" SRC="|."$dir".q|img2.png"
ALT="\begin{xcomment}\vert at the invocation of the command
or immediately after \ver...
...{document}\vert, whichever occurs later in the
document, and \vert\end{xcomment}">|;